explore-codebase
π―Skillfrom pc-style/pc-skills
Quickly explore and map codebase structure, find files by patterns, and understand project architecture using Opencode's Explore agent.
Part of
pc-style/pc-skills(12 items)
Installation
npx skills add pc-style/pc-skills --skill explore-codebaseSkill Details
Fast codebase exploration using Opencode's Explore agent for quick recognition of project structure, file patterns, and code organization. Use when you need to understand a codebase quickly, map out architecture, find files by patterns, or answer questions about code structure. Triggers on requests like "explore this codebase", "understand the project structure", "map out the architecture", or when quick file discovery is needed.
More from this repository10
Generates cybernetic developer blog posts in a dual-author MDX format with custom components and API/CLI publishing methods.
Generates intelligent git commits using Conventional Commits, automatically analyzing code changes and creating semantic, descriptive commit messages.
Automates Git workflow by staging changes, creating conventional commits, and pushing to the current branch's origin.
Checks and validates the linear status of a project, ensuring sequential progression and identifying potential workflow disruptions.
Performs comprehensive code review analysis, identifying potential issues, best practices, and improvement suggestions across various programming languages.
Creates a new Git branch with conventional naming, ensuring clear and structured branch management for different types of work.
Seamlessly loads and continues work from a HANDOFF.md file, reading context and preparing to execute next steps.
Creates a GitHub pull request from a specified branch to another, with optional title, body, and assignee configuration.
Generates a comprehensive HANDOFF.md document to preserve project context, files, progress, and next steps for seamless continuation in a new AI session.
Pushes a local Git branch to its remote origin (GitHub) for the first time, setting up upstream tracking.