AgentureHQ/agenture-loop

Claude Code plugin that enables AI agents to own full SDLC phases

2Stars on the repository
15Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

code-comment

01

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Add explanatory comments to code to improve readability and maintainability. Use when the user asks to "comment code", "add comments", "document this code", "explain this code with comments", or wants inline documentation added to source files.

2 2mo ago A 51 tokens original Apache-2.0

code-commit

02

AgentureHQ/agenture-loop

Skill Claude CodeCodex

This skill should be used when the user asks to "commit", "commit changes", "create a commit", "stage and commit", "git commit", or wants to save their work to version control. Guides Claude through staging files and writing a well-formed git commit message.

2 2mo ago A 60 tokens original Apache-2.0

code-review

03

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Review the codebase for quality, consistency, and maintainability. Run periodically after completing a batch of tasks to catch technical debt, inconsistencies, and quality regressions introduced by narrow task-focused work. Produces backlog tasks for each finding — does not modify code.

2 2mo ago A 56 tokens original Apache-2.0

define

04

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Define a work unit at any tier — product, epic, feature, or task. Invoke with /agn:define . Produces vision/spec/requirements (product), an epic + linked features (epic), a feature + linked tasks (feature), or a single task/bug ticket (task).

2 2mo ago A 64 tokens original Apache-2.0

design

05

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Focused revision of an existing unit's design at any tier — product, epic, or feature. Invoke with /agn:design . Product drafts docs/architecture.md in this session; epic and feature delegate to the Planner sub-agent for in-place refinement.

2 2mo ago A 54 tokens original Apache-2.0

docs-sync

06

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Process the doc-sync queue. Reads tasks/docs-sync-queue.txt, reviews upstream docs (vision/spec/requirements/architecture/linked spec) for drift against each closed unit per rules/doc-maintenance.md, proposes diffs, applies after user approval, clears processed entries. Triggered manually or after taskman.sh prints…

2 2mo ago A 78 tokens original Apache-2.0

implement

07

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Execute implementation work at any tier — task, feature, or epic. Invoke with /agn:implement . Task takes a file path; feature and epic take a slug.

2 2mo ago A 41 tokens original Apache-2.0

plan

08

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Focused revision of an existing unit's decomposition — epic into features, or feature into tasks. Invoke with /agn:plan . Delegates to the Planner sub-agent in refine + plan-only mode.

2 2mo ago A 43 tokens original Apache-2.0

validate

09

AgentureHQ/agenture-loop

Skill Claude CodeCodex

Quality gates at any tier — task, feature, epic, or product. Invoke with /agn:validate . Task runs the task's own.

2 2mo ago A 32 tokens original Apache-2.0