Управление жизненным циклом задач в Swamp
★ 7.2 · productivity
issue-lifecycle is a Claude Code skill that drives the complete task lifecycle in swamp-club, from interactive triage through implementation and contributor notification. It operates via the installed `swamp` binary and the `@swamp/issue-lifecycle` extension model, moving issues through six structured phases: triage (classifying as bug, feature, platform, or security), plan generation, adversarial review, feedback iteration, implementation with code-conformance checking, and a final summary. Every step records a lifecycle entry in swamp-club and transitions the issue status automatically — there is no GitHub integration. The skill reads repo-specific conventions from `agent-constraints/` files when present, falling back to generic defaults otherwise. It suits teams tracking project work in swamp-club who want to automate planning, adversarial review, and progress tracking without manually switching between tools.
- #issue-management
- #project-management
- #planning
- #swamp
- #workflow-automation
- #lifecycle