symbol
01madeinoz67/madeinoz-knowledge-system
Command Claude Code
Looks up a symbol by name. Returns its location, signature, line range, documentation, calls, callers, implementations, and definitions.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Looks up a symbol by name. Returns its location, signature, line range, documentation, calls, callers, implementations, and definitions.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Deep codebase exploration using semantic search and relationship mapping.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Create or update the feature specification from a natural language feature description.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
madeinoz67/madeinoz-knowledge-system
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
madeinoz67/madeinoz-knowledge-system
Settings file Claude Code
Agent settings configuring permissions.
madeinoz67/madeinoz-knowledge-system
Skill Claude CodeCodex
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and…
madeinoz67/madeinoz-knowledge-system
Skill Claude CodeCodex
Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.
madeinoz67/madeinoz-knowledge-system
Skill Claude CodeCodex
Release automation skill for version bumping and tagging. Use when creating a new release, bumping version, tagging release, pushing release tag, or synchronizing version numbers across files. Handles package.json, README.md, SKILL.md, Dockerfile, and docker-compose files.
madeinoz67/madeinoz-knowledge-system
Skill Claude CodeCodex
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords…
madeinoz67/madeinoz-knowledge-system
Instructions file
Instructions for madeinoz67/madeinoz-knowledge-system, covering madeinoz-knowledge-system development guidelines, quick reference, commands, architecture and technical details.
madeinoz67/madeinoz-knowledge-system
MCP server Claude CodeCodexCursor +2
MCP server "madeinoz-knowledge", hosted remotely at localhost, as configured in madeinoz67/madeinoz-knowledge-system.
madeinoz67/madeinoz-knowledge-system
Skill Claude CodeCodex
Personal knowledge management using Graphiti knowledge graph with Neo4j/FalkorDB, supporting remote MCP access with connection profiles and TLS, OSINT/CTI ontology, and investigative search. USE WHEN 'store this', 'remember this', 'add to knowledge', 'search my knowledge', 'what do I know about', 'find in knowledge…