AgentureHQ

15 mods across 1 repository, 2 stars between them.

agenture

01

AgentureHQ/agenture-loop

Plugin Claude Code

Plugin marketplace for the Agenture suite — agentic development workflows for Claude Code.

2 2mo ago A tokens not measured original Apache-2.0

AgentureHQ/agenture-loop

Instructions file

Instructions for AgentureHQ/agenture-loop, covering claude.md, foundational rules to always follow, architecture rework complete, what this repo is and dogfooding pattern (important).

2 2mo ago A 1,963 tokens original Apache-2.0

agn

04

AgentureHQ/agenture-loop

Plugin Claude Code

Agentic SDLC for Claude Code — Claude facilitates writing specs and designing architecture, then autonomously builds implementation plans, implements and tests the product. Driven by structured /agn: skills with built-in review gates and document consistency.

2 2mo ago A tokens not measured original Apache-2.0

planner

05

AgentureHQ/agenture-loop

Agent

Level-aware Design + Plan sub-agent. Composes body content and decomposition lists for product, epic, feature, or task units. Returns text only — the parent session persists via taskman.sh.

2 2mo ago A 41 tokens original Apache-2.0

qa

06

AgentureHQ/agenture-loop

Agent

Fresh-context QA validator for feature, epic, or product. Reads the spec and the implementation result; produces a verdict (ready | not ready) + per-requirement pass/fail + per-severity issues list. Used by /agn:validate at feature/epic/product levels (not task — that's a main-session check).

2 2mo ago A 69 tokens original Apache-2.0

code-comment

07

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

08

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

09

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

10

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

11

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

12

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

13

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

14

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

15

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