بنقرة واحدة
hello-world-summary
Explore the repository and produce a summary of its code
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Explore the repository and produce a summary of its code
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Check if an issue has all required information for action
Search for and identify duplicate issues in a repository
Coordinate triage of a GitHub issue by orchestrating sandboxed analysis subagents and applying labels
Verify whether a reported bug is reproducible by inspecting the codebase
Step-by-step procedure for implementing a GitHub issue. Gathers context, discovers repo conventions, plans the change, implements, verifies with tests and linters, and commits to a feature branch.
Hardcoded endpoint documentation for the container builder API.
| name | hello-world-summary |
| description | Explore the repository and produce a summary of its code |
| allowed-tools | Read, Glob, Grep |
Explore the repository in the current directory and produce a summary.
The summary should include:
Write the summary to $FULLSEND_OUTPUT_DIR/summary.md (the FULLSEND_OUTPUT_DIR environment variable points to the output directory).