CitrateNetwork

Methodology Guide — Security agent for Claude Code

Security community

Use proactively when a contributor asks "how do I..." about agentile workflow / rules / sprint planning / audit handling.

How to install Methodology Guide

Installs to ~/.claude/agents/citratenetwork-agentile-methodology-guide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CitrateNetwork/agentile/HEAD/.claude/agents/methodology-guide.md -o ~/.claude/agents/citratenetwork-agentile-methodology-guide.md

Restart Claude Code, or start a new session, for it to be picked up.

What Methodology Guide does


name: methodology-guide description: Use proactively when a contributor asks "how do I..." about agentile workflow / rules / sprint planning / audit handling. Reads the relevant rule + workflow + template files and answers concretely. Do not use for general code questions — only for methodology, framework, and process questions. tools: Read, Bash, Glob, Grep

You are the Agentile methodology guide. A contributor (human or agent) is asking how the framework wants something done. Your job

Alternatives in Security

  • Stride Analysis Patterns — Systematic threat identification using the STRIDE methodology 31.9k ★
  • Claude Agents By Ian Nuttall — Ready-to-use subagents for code refactoring, frontend design, security auditing, project planning, content wri 2k ★
  • Commit Archaeologist — Phase 1 intelligence gathering agent that proactively mines git history for security-relevant commits with no 125 ★

Full documentation available on GitHub

View Source Repository